home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / comm2 / httpprxy.rdm < prev    next >
Text File  |  1996-02-22  |  1KB  |  29 lines

  1. Short:    Caching Proxy usable with any Web-Browser
  2. Author:   mshopf@immd4.informatik.uni-erlangen.de (Matthias Hopf)
  3. Uploader: mshopf@immd4.informatik.uni-erlangen.de (Matthias Hopf)
  4. Version:  0.9 public beta version
  5. Type:     comm/tcp
  6. Requires: AmiTCP V2.0 and up
  7.  
  8. Httpproxy is a proxy that caches incomming data for http requests. This can
  9. speed up loading of a page enormously, once you visited it.
  10. If you don't know what a proxy is, read the 'Beginners Guide' section of the
  11. provided guide file.
  12.  
  13. There are some ARexx-scripts around that provide the same functionality, but
  14. these alter the documents and don't provide additional features httpproxy has.
  15.  
  16. It is possible to configure httpproxy in a way that you are able to browse
  17. in offline mode, too (assuming you are connected to the internet by modem),
  18. at least through the pages you already visited.
  19. Then you are able to queue requests and let httpproxy send them automatically
  20. next time when you are online.
  21.  
  22. Httpproxy is Emailware - be sure to read the License section of the provided
  23. guide file.
  24.  
  25. It is still beta, but as it seems to run stable and I couldn't find another bug
  26. for a couple of days I decided to make this beta version public.
  27.  
  28. Enjoy!
  29.